* {
}

body {
    background: #eeeeee !important;
    color: #262625;
}

h1 {
    font-size: 44.12px;
    margin-bottom: 21px;
    margin-top: 35px;
    text-align: center;
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .mobileName a {
        color: #262625;
    }
}
